data manipulation
美
英 
- un.數(shù)據(jù)處理;〔電子〕數(shù)據(jù)操作
- 網(wǎng)絡(luò)數(shù)據(jù)操縱;數(shù)據(jù)操作數(shù)據(jù)處理;操縱好數(shù)據(jù)
英漢解釋
例句
It contains extensive data manipulation abilities making it a convenient for server-side processing or as the backend for other tools.
它包含大量的數(shù)據(jù)操作能力,使一個(gè)方便的工具,它為服務(wù)器端處理或其他的后端。
You will notice that this link points to the hello controller. This controller will handle the data manipulation of our greetings.
你會(huì)發(fā)現(xiàn)這個(gè)超鏈接鏈向hell的控制器,這個(gè)控制器會(huì)處理問候數(shù)據(jù)。
Most errors are the result of incorrect control functions in programs rather than incorrect computation or data manipulation.
錯(cuò)誤就是由于程序員的糟糕設(shè)計(jì)或是錯(cuò)誤邏輯導(dǎo)致的程序運(yùn)行時(shí)的缺點(diǎn)。
As mentioned previously in the section "Creating a Database, " the manipulative component of SQL is called Data Manipulation Language (DML).
像前面“創(chuàng)建數(shù)據(jù)庫”部分所講的,SQL的控制部分叫做數(shù)據(jù)控制語言,簡(jiǎn)稱“DML”。
Applications that are built around forms or data manipulation are often excellent candidates for implementation as a trivial Web service.
圍繞表單或數(shù)據(jù)操作構(gòu)建的應(yīng)用程序往往非常適合實(shí)現(xiàn)為簡(jiǎn)單的Web服務(wù)。
You will be able to associate advanced data manipulation logic to the input and output of activities and specify notification mechanisms.
您將能夠把高級(jí)的數(shù)據(jù)操作邏輯聯(lián)結(jié)到活動(dòng)的輸入和輸出,并且能夠指定通知機(jī)制。
All measurements are based on raw data from the subject, free of any smoothing or data manipulation.
測(cè)量時(shí)所得到的是人體的原始尺寸,不受任何修改和資料操縱的約束。
A DML trigger is an action programmed to execute when a data manipulation language (DML) event occurs in the database server.
DML觸發(fā)器是當(dāng)數(shù)據(jù)庫服務(wù)器中發(fā)生數(shù)據(jù)操作語言(DML)事件時(shí)要執(zhí)行的操作。
The Query and View Designer can help you create and maintain the data retrieval and data manipulation portions of your application.
可以協(xié)助您建立與維護(hù)應(yīng)用程式的資料擷取和資料操作部分。
XQuery is a language for fetching data similar to SQL, but it has more sophisticated data manipulation constructs.
XQuery是類似于SQL的語言,用于獲取數(shù)據(jù),但是其數(shù)據(jù)操作構(gòu)造更為成熟。
Are components that have been explicitly designed for data manipulation and fast, forward-only, read-only access to data.
是專門為數(shù)據(jù)處理以及快速地只進(jìn)、只讀訪問數(shù)據(jù)而設(shè)計(jì)的組件。
The database classes use a portion of SQL known as the Data Manipulation Language (DML).
數(shù)據(jù)庫類使用SQL中稱作數(shù)據(jù)操作語言(DataManipulationLanguage,DML)的那部分。
SQL has two main components: a Data Definition Language (DDL) and a Data Manipulation Language (DML).
SQL有兩個(gè)主要部分:數(shù)據(jù)定義語言(DDL)和數(shù)據(jù)操縱語言(DML)。
The services that create, access and maintain these data groupings constitute the data manipulation layer of the described architecture.
創(chuàng)建、訪問和維護(hù)這些數(shù)據(jù)分組的服務(wù)構(gòu)成了所述體系結(jié)構(gòu)的數(shù)據(jù)操作層。
The Performance Event Category includes event classes that are produced when SQL data manipulation language (DML) operators execute.
Performance事件類別包括在執(zhí)行SQL數(shù)據(jù)操作語言(DML)運(yùn)算符時(shí)生成的事件類。
DMX is composed of data definition language (DDL) statements , data manipulation language (DML) statements, and functions and operators .
DMX由數(shù)據(jù)定義語言(DDL)語句、數(shù)據(jù)操作語言(DML)語句以及函數(shù)和運(yùn)算符組成。
Non-Procedural Query Language: Relational-type database include a data manipulation language called SQL (Structured Query Language).
非過程化的查詢語言:關(guān)系型數(shù)據(jù)庫包括一種稱作結(jié)構(gòu)化查詢語言(StructuredQueryLanguage,SQL)的數(shù)據(jù)操作語言。
The concepts above carry over to data manipulation as well.
上面的概念同樣適用于數(shù)據(jù)操作。
Applies generally accepted programming standards and techniques to assure efficient program logic and data manipulation.
制定適用于普遍接受的編程標(biāo)準(zhǔn)和技術(shù),以保證有效的程序邏輯和數(shù)據(jù)處理。
You can choose from a variety of viewing formats to render reports on demand in preferred formats for data manipulation or printing.
您可以從許多查看格式中進(jìn)行選擇,以數(shù)據(jù)操作或打印的首選格式按需呈現(xiàn)報(bào)表。
Learning to master data manipulation in LZX is a matter of becoming fluent in both approaches and knowing when to use each.
要熟練掌握LZX中的數(shù)據(jù)操縱,也就是要熟練掌握這兩種方法,并且還要會(huì)選擇使用哪種。
Manage data manipulation by using stored procedures, transactions, triggers, user-defined functions, and views.
通過使用存儲(chǔ)過程、事務(wù)處理、觸發(fā)器、用戶定義函數(shù)和視圖來進(jìn)行數(shù)據(jù)操作。
Java developers write the tag handler classes to process the tags and handle all of the Java coding and data manipulation required.
Java開發(fā)人員編寫標(biāo)記處理程序類以處理標(biāo)記并處理所有需要的Java代碼和數(shù)據(jù)操作。
Describes the scripting, data definition, and data manipulation statements available in the MDX language.
介紹MDX語言中可用的腳本編寫語句、數(shù)據(jù)定義語句和數(shù)據(jù)操作語句。
A command consists of one Transact-SQL data manipulation language (DML) statement or one data definition language (DDL) statement.
命令由一條Transact-SQL數(shù)據(jù)操作語言(DML)語句或一條數(shù)據(jù)定義語言(DDL)語句組成。
The first step of Index Consultant operation is to capture a workload of data manipulation and query operations.
[索引顧問]工作的第一步是捕獲數(shù)據(jù)操作和查詢操作的負(fù)載。
XML: DB provides a community for collaborative development of specifications for XML databases and data manipulation technologies.
DB為XML數(shù)據(jù)庫和數(shù)據(jù)處理技術(shù)規(guī)范的合作開發(fā)提供了一個(gè)社區(qū)。
A richer data access model, with support for Data Definition Language (DDL) and Data Manipulation Language (DML).
更豐富的數(shù)據(jù)訪問模型,并且支持數(shù)據(jù)定義語言(DDL)和數(shù)據(jù)操作語言(DML)。
Another problematic aspect of using BPEL for BPM is the limited data manipulation capabilities.
使用BPELforBPM的另外一個(gè)問題是BPEL有限的數(shù)據(jù)處理能力。
Stored procedure calling and negative indexing can be essential aspects of data manipulation.
存儲(chǔ)過程調(diào)用和負(fù)索引(negativeindexing)可能是數(shù)據(jù)操縱的重要方面。
The UltraLite programming interface exposes a set of objects for data manipulation using an UltraLite database.
UltraLite編程接口提供一組對(duì)象,用于使用UltraLite數(shù)據(jù)庫的數(shù)據(jù)操作。
It also supports the XQuery language, including the XML Data Manipulation Language (XML DML).
它還支持XQuery語言,包括XML數(shù)據(jù)操作語言(XMLDML)。
Good candidate SAs focus on automating highly manual data manipulation tasks.
良好的候選SA關(guān)注于自動(dòng)化需要頻繁手動(dòng)操作數(shù)據(jù)的任務(wù)。
The material in this tutorial covers the objectives in Section 3 of the exam, titled "XML data manipulation. "
本教程中的內(nèi)容覆蓋了該考試第3節(jié)“XML數(shù)據(jù)操縱”中的目標(biāo)。
Most of the controller script code is dedicated to data manipulation.
控制器的腳本代碼大部分是專用于數(shù)據(jù)處理。
You can run SQL data manipulation statements and routines through grid routines.
您可以運(yùn)行SQL數(shù)據(jù)操作命令并將其實(shí)現(xiàn)為網(wǎng)格例程。
"The threat, from a military perspective, isn't data denial, it is data manipulation, " Kuehl says.
從軍事角度上講,這種威脅不是否認(rèn)數(shù)據(jù)而是操控數(shù)據(jù)。
Part of the data manipulation language (DML).
數(shù)據(jù)操作語言(DML)的一部分。
Filtering and involved data manipulation.
數(shù)據(jù)過濾調(diào)用等。
This displays your data manipulation choices.
這里顯示了您的數(shù)據(jù)處理選擇。